home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American History: Interactive Maps & User's Guide
/
American History: Interactive Maps & User's Guide.iso
/
pc
/
TIMESCPE.dxr
/
00190_Delay.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-25
|
156 b
|
10 lines
on exitFrame
delay(240)
repeat while soundBusy(2)
if the mouseDown then
sound fadeOut 2, 2 * 60
exit repeat
end if
end repeat
end